home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Maze / MazeClient / MazeClient.rc < prev    next >
Encoding:
Text File  |  2001-10-31  |  11.7 KB  |  264 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10.  
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13.  
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16.  
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22.  
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "\0"
  38. END
  39.  
  40. 3 TEXTINCLUDE DISCARDABLE 
  41. BEGIN
  42.     "\r\n"
  43.     "\0"
  44. END
  45.  
  46. #endif    // APSTUDIO_INVOKED
  47.  
  48.  
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // Bitmap
  52. //
  53.  
  54. IDB_FLOORTEXTURE        BITMAP  DISCARDABLE     "FloorTexture.bmp"
  55. IDB_WALLTEXTURE         BITMAP  DISCARDABLE     "WallTexture.bmp"
  56. IDB_CEILINGTEXTURE      BITMAP  DISCARDABLE     "CeilingTexture.bmp"
  57. IDB_NETICON             BITMAP  DISCARDABLE     "NetIcon.bmp"
  58. IDB_LOCALICON           BITMAP  DISCARDABLE     "LocalIcon.bmp"
  59. IDB_TANK                XFILE    DISCARDABLE     "tank.x"
  60.  
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Dialog
  64. //
  65.  
  66. IDD_SAVERCONFIG DIALOG DISCARDABLE  0, 0, 236, 201
  67. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_VISIBLE | 
  68.     WS_CAPTION | WS_SYSMENU
  69. CAPTION "DirectPlayMaze Configuration"
  70. FONT 8, "MS Shell Dlg"
  71. BEGIN
  72.     GROUPBOX        "Network",IDC_STATIC,7,7,222,94
  73.     GROUPBOX        "Choose One",IDC_STATIC,15,16,208,58
  74.     CONTROL         "DirectPlayMaze.rte.microsoft.com",IDC_MICROSOFT,"Button",
  75.                     BS_AUTORADIOBUTTON,24,28,121,10
  76.     CONTROL         "Local Server (Search Local Subnet)",IDC_LOCAL_SERVER,
  77.                     "Button",BS_AUTORADIOBUTTON,24,41,140,10
  78.     CONTROL         "Remote Server at:",IDC_REMOTE_SERVER,"Button",
  79.                     BS_AUTORADIOBUTTON,24,54,73,10
  80.     EDITTEXT        IDC_IPADDRESS,101,53,111,12,ES_AUTOHSCROLL
  81.     LTEXT           "Reconnect Delay (min):",IDC_STATIC,18,83,77,8
  82.     EDITTEXT        IDC_RETRY_DELAY,95,81,24,12,ES_AUTOHSCROLL | ES_NUMBER
  83.     GROUPBOX        "Options",IDC_STATIC,7,106,222,69
  84.     CONTROL         "Show Framerate",IDC_FRAMERATE,"Button",BS_AUTOCHECKBOX | 
  85.                     WS_TABSTOP,18,117,65,10
  86.     CONTROL         "Show Connection Status",IDC_INDICATORS,"Button",
  87.                     BS_AUTOCHECKBOX | WS_TABSTOP,120,117,99,10
  88.     CONTROL         "Draw Mini-Map",IDC_MINIMAP,"Button",BS_AUTOCHECKBOX | 
  89.                     WS_TABSTOP,18,130,60,10
  90.     CONTROL         "Full Screen",IDC_FULLSCREEN,"Button",BS_AUTOCHECKBOX | 
  91.                     WS_TABSTOP,120,130,51,10
  92.     CONTROL         "Reflections",IDC_REFLECTIONS,"Button",BS_AUTOCHECKBOX | 
  93.                     WS_TABSTOP,18,143,54,10
  94.     CONTROL         "File Logging",IDC_FILELOGGING,"Button",BS_AUTOCHECKBOX | 
  95.                     WS_TABSTOP,120,143,54,10
  96.     DEFPUSHBUTTON   "Launch",IDC_LAUNCH,7,180,50,14
  97.     PUSHBUTTON      "OK",IDOK,124,180,50,14
  98.     PUSHBUTTON      "Cancel",IDCANCEL,179,180,50,14
  99.     PUSHBUTTON      "&Display Settings...",IDC_SCREENSETTINGS,152,155,70,14
  100. END
  101.  
  102. IDD_SINGLEMONITORSETTINGS DIALOG DISCARDABLE  0, 0, 255, 170
  103. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  104. CAPTION "Display Settings"
  105. FONT 8, "MS Shell Dlg"
  106. BEGIN
  107.     GROUPBOX        "Video adapter",IDC_STATIC,7,7,241,69
  108.     LTEXT           "Name:",IDC_STATIC,13,18,33,8
  109.     LTEXT           "",IDC_ADAPTERNAME,57,18,159,8
  110.     LTEXT           "Rendering:",IDC_STATIC,13,31,36,8
  111.     LTEXT           "",IDC_RENDERING,57,31,130,17
  112.     PUSHBUTTON      "&Help",IDC_MOREINFO,194,33,50,14
  113.     CONTROL         "&Disable hardware 3D rendering",IDC_DISABLEHW,"Button",
  114.                     BS_AUTOCHECKBOX | WS_TABSTOP,14,54,215,10
  115.     GROUPBOX        "Display mode",IDC_DISPLAYMODEBOX,7,84,241,55
  116.     LTEXT           "Display &mode for this video adapter:",IDC_MODESSTATIC,
  117.                     13,95,126,8
  118.     COMBOBOX        IDC_MODESCOMBO,144,93,100,133,CBS_DROPDOWNLIST | 
  119.                     WS_VSCROLL | WS_TABSTOP
  120.     LTEXT           "Note: The Automatic display mode finds a mode that works well with your current screen saver settings and video adapter.",
  121.                     IDC_DISPLAYMODENOTE,13,109,227,27
  122.     LTEXT           "Automatic",IDC_AUTOMATIC,184,126,32,8,NOT WS_VISIBLE
  123.     LTEXT           "%d by %d, %d bit color",IDC_MODEFMT,13,152,71,8,NOT 
  124.                     WS_VISIBLE
  125.     DEFPUSHBUTTON   "OK",IDOK,143,148,50,14
  126.     PUSHBUTTON      "Cancel",IDCANCEL,197,148,50,14
  127. END
  128.  
  129. IDD_MULTIMONITORSETTINGS DIALOG DISCARDABLE  0, 0, 270, 236
  130. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  131. CAPTION "Display Settings"
  132. FONT 8, "MS Shell Dlg"
  133. BEGIN
  134.     LTEXT           "Monitor %d",IDC_TABNAMEFMT,214,8,32,8,NOT WS_VISIBLE
  135.     GROUPBOX        "Video adapter",IDC_STATIC,13,23,244,65
  136.     LTEXT           "Name:",IDC_STATIC,19,35,40,8
  137.     LTEXT           "",IDC_ADAPTERNAME,65,35,168,8
  138.     LTEXT           "Rendering:",IDC_STATIC,19,48,40,8
  139.     LTEXT           "",IDC_RENDERING,65,48,132,17
  140.     PUSHBUTTON      "&Help",IDC_MOREINFO,202,49,50,14
  141.     CONTROL         "&Disable hardware 3D rendering on this monitor",
  142.                     IDC_DISABLEHW,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,
  143.                     71,215,10
  144.     GROUPBOX        "Monitor usage",IDC_SCREENUSAGEBOX,13,94,244,44
  145.     CONTROL         "Display &screen saver on this monitor",IDC_RENDER,
  146.                     "Button",BS_AUTORADIOBUTTON,19,107,200,10
  147.     CONTROL         "Display ¬hing on this monitor",IDC_LEAVEBLACK,"Button",
  148.                     BS_AUTORADIOBUTTON,19,120,200,10
  149.     GROUPBOX        "Display mode",IDC_DISPLAYMODEBOX,13,146,244,55
  150.     LTEXT           "Display &mode for this video adapter:",IDC_MODESSTATIC,
  151.                     19,158,126,8
  152.     COMBOBOX        IDC_MODESCOMBO,152,156,100,133,CBS_DROPDOWNLIST | 
  153.                     WS_VSCROLL | WS_TABSTOP
  154.     LTEXT           "Note: The Automatic display mode finds a mode that works well with your current screen saver settings and video adapter.",
  155.                     IDC_DISPLAYMODENOTE,19,173,232,22
  156.     LTEXT           "Automatic",IDC_AUTOMATIC,193,182,32,8,NOT WS_VISIBLE
  157.     LTEXT           "%d by %d, %d bit color",IDC_MODEFMT,22,221,71,8,NOT 
  158.                     WS_VISIBLE
  159.     DEFPUSHBUTTON   "OK",IDOK,159,216,50,14
  160.     PUSHBUTTON      "Cancel",IDCANCEL,213,216,50,14
  161.     CONTROL         "Tab1",IDC_MONITORSTAB,"SysTabControl32",WS_TABSTOP,7,7,
  162.                     256,201
  163. END
  164.  
  165.  
  166. /////////////////////////////////////////////////////////////////////////////
  167. //
  168. // DESIGNINFO
  169. //
  170.  
  171. #ifdef APSTUDIO_INVOKED
  172. GUIDELINES DESIGNINFO DISCARDABLE 
  173. BEGIN
  174.     IDD_SAVERCONFIG, DIALOG
  175.     BEGIN
  176.         LEFTMARGIN, 7
  177.         RIGHTMARGIN, 229
  178.         TOPMARGIN, 7
  179.         BOTTOMMARGIN, 194
  180.     END
  181. END
  182. #endif    // APSTUDIO_INVOKED
  183.  
  184.  
  185. /////////////////////////////////////////////////////////////////////////////
  186. //
  187. // Icon
  188. //
  189.  
  190. // Icon with lowest ID value placed first to ensure application icon
  191. // remains consistent on all systems.
  192. IDI_MAIN_ICON           ICON    DISCARDABLE     "DirectX.ico"
  193.  
  194.  
  195. /////////////////////////////////////////////////////////////////////////////
  196. //
  197. // String Table
  198. //
  199.  
  200. STRINGTABLE PRELOAD DISCARDABLE 
  201. BEGIN
  202.     IDS_DESCRIPTION         "3D FlowerBox"
  203. END
  204.  
  205. STRINGTABLE PRELOAD DISCARDABLE 
  206. BEGIN
  207.     IDS_ERR_GENERIC         "There was an unspecified problem with this screen saver."
  208.     IDS_ERR_NODIRECT3D      "Direct3D 8.0 could not be initialized.  Please install the latest version of DirectX."
  209.     IDS_ERR_NOWINDOWEDHAL   "Could not initialize the screen saver."
  210.     IDS_ERR_CREATEDEVICEFAILED "Could not create the Direct3D device."
  211.     IDS_ERR_NOCOMPATIBLEDEVICES 
  212.                             "Could not find any compatible Direct3D devices."
  213.     IDS_ERR_NOHARDWAREDEVICE 
  214.                             "No hardware-accelerated Direct3D devices were found."
  215.     IDS_ERR_HALNOTCOMPATIBLE 
  216.                             "This screen saver requires functionality that is not available on your Direct3D hardware accelerator."
  217.     IDS_ERR_NOHALTHISMODE   "This screen saver requires functionality that is not available on your Direct3D hardware accelerator with the current desktop display settings."
  218.     IDS_ERR_MEDIANOTFOUND   "Could not load required media."
  219.     IDS_ERR_RESIZEFAILED    "Could not reset the Direct3D device."
  220.     IDS_ERR_OUTOFMEMORY     "Not enough memory."
  221.     IDS_ERR_OUTOFVIDEOMEMORY "Not enough video memory."
  222.     IDS_ERR_NOPREVIEW       "No preview available"
  223. END
  224.  
  225. STRINGTABLE DISCARDABLE 
  226. BEGIN
  227.     IDS_INFO_GOODHAL        "This video adapter supports hardware 3D rendering.  This screen saver can be displayed on this monitor."
  228.     IDS_INFO_BADHAL_GOODSW  "This video adapter supports hardware 3D rendering, but this screensaver requires functionality not available in hardware.  A software renderer will be used instead.  This screen saver can be displayed on this monitor."
  229.     IDS_INFO_BADHAL_BADSW   "This video adapter supports hardware 3D rendering, but this screensaver requires functionality not available in hardware or software.  This screen saver cannot be displayed on this monitor."
  230.     IDS_INFO_BADHAL_NOSW    "This video adapter supports hardware 3D rendering, but this screensaver requires functionality not available in hardware.  No software renderer is available.  This screen saver cannot be displayed on this monitor."
  231.     IDS_INFO_NOHAL_GOODSW   "This video adapter does not support hardware 3D rendering.  A software renderer will be used instead.  This screen saver can be displayed on this monitor."
  232.     IDS_INFO_NOHAL_BADSW    "This video adapter does not support hardware 3D rendering.  This screensaver requires functionality not available in the software renderer.  This screen saver cannot be displayed on this monitor."
  233.     IDS_INFO_NOHAL_NOSW     "This video adapter does not support hardware 3D rendering.  No software renderer is available.  This screen saver cannot be displayed on this monitor."
  234.     IDS_INFO_DISABLEDHAL_GOODSW 
  235.                             "The video adapter supports hardware 3D rendering, but it has been disabled.  A software renderer will be used instead.  This screen saver can be displayed on this monitor."
  236. END
  237.  
  238. STRINGTABLE DISCARDABLE 
  239. BEGIN
  240.     IDS_INFO_DISABLEDHAL_BADSW 
  241.                             "This video adapter supports hardware 3D rendering, but it has been disabled.  This screensaver requires functionality not available in the software renderer.  This screen saver cannot be displayed on this monitor."
  242.     IDS_INFO_DISABLEDHAL_NOSW 
  243.                             "This video adapter supports hardware 3D rendering, but it has been disabled.  No software renderer is available.  This screen saver cannot be displayed on this monitor."
  244.     IDS_RENDERING_HAL       "The screen saver can use hardware 3D rendering on this monitor."
  245.     IDS_RENDERING_SW        "The screen saver can use software 3D rendering on this monitor."
  246.     IDS_RENDERING_NONE      "The screen saver cannot be displayed on this monitor."
  247. END
  248.  
  249. #endif    // English (U.S.) resources
  250. /////////////////////////////////////////////////////////////////////////////
  251.  
  252.  
  253.  
  254. #ifndef APSTUDIO_INVOKED
  255. /////////////////////////////////////////////////////////////////////////////
  256. //
  257. // Generated from the TEXTINCLUDE 3 resource.
  258. //
  259.  
  260.  
  261. /////////////////////////////////////////////////////////////////////////////
  262. #endif    // not APSTUDIO_INVOKED
  263.  
  264.